test: visual inbox unit tests (split out)#749
Open
mahmoud-elmorabea wants to merge 1 commit into
Open
Conversation
Sample app builds 📱Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request. |
|
|
037ce4c to
a176aba
Compare
775f3f7 to
8d5e585
Compare
|
|
a176aba to
ea75d4b
Compare
8d5e585 to
51a215b
Compare
|
|
ea75d4b to
3783710
Compare
51a215b to
5cde683
Compare
|
|
3783710 to
32b875c
Compare
5cde683 to
4b9388c
Compare
|
|
mrehan27
approved these changes
Jun 22, 2026
47a5480 to
6ce15cb
Compare
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
4b9388c to
ac4d8bb
Compare
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Unit tests for the visual inbox data layer + overlay, split out of #744/#747 to keep those PRs review-focused.
🤖 Generated with Claude Code
Note
Low Risk
Test-only additions with no runtime or API changes; risk is limited to CI time and test maintenance.
Overview
Adds unit and integration tests only for the visual inbox stack, split out of earlier feature PRs so review stays focused on production code.
Coverage spans the queue → repository path (
X-CIO-Inbox-Enabled, templates/branding fetch-if-missing, inbox messages in headless state), inbox data (decideOutcomeHidden vs Visible,InboxRepositoryvisibility/stale cache/session revalidation/concurrency, branding JSON parsing, message selection, retry backoff), Jist mapping/decoding,SetInboxEnabledreducer, andVisualInboxController(snapshots when Hidden,uiStateFlowon enablement and fetch-completion, IO dispatcher for loads, mark-opened dedupe).No production source changes in this diff.
Reviewed by Cursor Bugbot for commit ac4d8bb. Bugbot is set up for automated code reviews on this repo. Configure here.